4D View v12

PV Input enter key mode

Home

 
4D View v12
PV Input enter key mode

 

PV Input enter key mode 

 

The constants in this theme allow defining the action of the Enter key during entry. When used in "standard" mode, the Enter key only validates the entry. It can also activate the cell located to the right ("pv enter key as tab") or above ("pv enter key as return") of the modified cell.

 

Constant  Type Value Comment
pv enter key as return  Longint 2
pv enter key as tab  Longint 1
pv enter key standard  Longint 0
 
PROPERTIES 

Product: 4D View
Theme: Constant Theme List

 
SEE ALSO 

PV Get area property
PV SET AREA PROPERTY